CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - curve fitting

搜索资源列表

  1. Drawpicture.rar

    0下载:
  2. 计算机图形学中的综合程序,具有绘制直线、曲线、圆、填充多边形、图形裁剪、曲线拟合等功能。,Computer graphics in an integrated process, has drawn a straight line, curve, circle, polygon fill, graphics, cutting, curve fitting functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:142988
    • 提供者:elsa
  1. OriginCurveFittingFunctions

    0下载:
  2. Origin 拟合曲线教程 Contents 1. ORIGIN BASIC FUNCTIONS 2. CHROMATOGRAPHY FUNCTIONS 3. EXPONENTIAL FUNCTIONS 4. GROWTH/SIGMOIDAL 5. HYPERBOLA FUNCTIONS 6. LOGARITHM FUNCTIONS 7. PEAK FUNCTIONS93 8. PHARMACOLOGY FUNCTIONS 9. POWER FUNC
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:390436
    • 提供者:xbl
  1. curvesline

    0下载:
  2. 提供了几种曲线拟合的源代码,能够通过鼠标在屏幕窗口点击取点,然后自动生成相应的曲线,可进行相关对比。-Several curve fitting provides the source code, can click the mouse on the screen check point window, and then automatically generate the corresponding curve, can be related to contrast.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:216365
    • 提供者:elsa
  1. image_to_data

    0下载:
  2. im2dat.m is used to convert images to data which can be plotted using the standard MATLAB functions. This is very handy if you have plots on hardcopy and you want to convert them into data that MATLAB can use. The scanned image can be analysed by thi
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4791
    • 提供者:徐亮
  1. zuixiaoercehngfa

    0下载:
  2. 最小二乘法的计算,可以达到最佳的曲线拟合-Least squares method of calculation, you can achieve the best curve fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:411415
    • 提供者:cuijian
  1. Fitting

    0下载:
  2. Line & Curve Fitting To 2D Points
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1528
    • 提供者:Javaneh
  1. curvefit

    0下载:
  2. source code for curve fitting includes regression mechanism
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1237
    • 提供者:Nagaraj
  1. Curve

    0下载:
  2. curve fitting that we usually perform in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1767697
    • 提供者:ashish
  1. CurveFitting

    0下载:
  2. this code sole curve fitting using genetic programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:8898
    • 提供者:Mohammed
  1. Matlab_Curve_Fitting_Tool

    1下载:
  2. Matlab的曲线拟合(CFT)工具箱详细的使用说明,版本Matlab7-Matlab curve fitting toolbox reference Version:Matlab7
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:1621558
    • 提供者:叶飞
  1. polynomial

    0下载:
  2. Least-square curve fitting using polynomials is probably the most basic way to perform some parametric regression analysis. Foor basic tools for polynomial curve fitting are provided here. I also strongly recommend the exhaustive function POLYFITN
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:8010
    • 提供者:Karthikeyan
  1. 19170fb

    0下载:
  2. At SRRC, a precision output current monitoring system is installed to monitor the output performance of all the booster/storage ring power supplies. Accurate DC current transformers (DCCTs) are attached to the output terminal of every power s
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-01
    • 文件大小:516939
    • 提供者:john hice
  1. curve_fitting_with_LSE

    0下载:
  2. This code is for the curve fitting with least square sense algrorithm. Using the measurment data, end-user can get the curve (1st order~ 4th order approximation)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1092
    • 提供者:jay
  1. MATLAB_programming_interpolation_and_curve_fitting

    0下载:
  2. MATLAB程序设计插值及曲线拟合算法MATLAB programming interpolation and curve fitting algorithm-MATLAB programming interpolation and curve fitting algorithm MATLAB programming interpolation and curve fitting algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:615734
    • 提供者:lihong
  1. MATLAB_program_for_curve_fitting_algorithm_source_

    0下载:
  2. MATLAB程序之曲线拟合算法源码资料MATLAB program for curve fitting algorithm source data-MATLAB program for curve fitting algorithm source data MATLAB program for curve fitting algorithm source data
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7981
    • 提供者:lol
  1. curve-fitting

    0下载:
  2. 采用matlab对两组离散点进行拟合,并在同一X轴不同Y轴(两个坐标轴中)画出拟合后的曲线,以及离散在两个y轴的单个点,在matlab中运行一次之后,将坐标轴切换到第二个y轴再次点运行即可,站长我想下modal-analysis,和examples请批准吧-Using matlab to fit the discrete points on the two groups, and different at the same X-axis Y-axis (two axes in) draw the
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:730
    • 提供者:chenwanqun
  1. MATLAB--curve-fitting

    0下载:
  2. MATLAB 即有内建的解决很多通常遇到的曲线拟合问题的能力, 又具有附加这方面的 产品。本技术手册描述了几种拟合给定数据集的曲线的方法-MATLAB built-in solution that is often encountered in many curve fitting problems, but also has additional products in this area. This technical manual describes several data sets
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:185694
    • 提供者:yyp
  1. MATLAB-Curve-Fitting

    0下载:
  2. 给予神经网络RB发的MATLAB曲线拟合-Issued to give MATLAB neural network curve fitting RB
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:185692
    • 提供者:dddd
  1. Curve-fitting

    1下载:
  2. 曲线拟合,在众多的样本点中进行拟合,找出满足样本点分布的多项式-Curve fitting, in a large number of sample points were fitted to identify the distribution of sample points satisfy the polynomial
  3. 所属分类:matlab

    • 发布日期:2015-10-22
    • 文件大小:179200
    • 提供者:马晓龙
  1. Curve--Fitting-methods

    4下载:
  2. 曲线拟合方法讨论,分别比较了最小二乘法,移动最小二乘法,RBF拟合,NURBS拟合方法。并对这些方法进行原理说明。-Discuss curve fitting method, compared the least squares method, moving least squares method, RBF fitting, NURBS fitting method. These principles and methods described.
  3. 所属分类:Algorithm

    • 发布日期:2016-02-18
    • 文件大小:142336
    • 提供者:jack
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com